API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3D Class / CopyTo Method / CopyTo(Placement3D,List<Placement3D>) Method
new parent of copied objects
objects to copy

In This Topic
    CopyTo(Placement3D,List<Placement3D>) Method
    In This Topic
    Copy 3D Placements the objects and their children will be copied into the same Project as newParent Then parent of the copied objects will be set to newParent new parent of copied objectsobjects to copy
    Syntax

    Parameters

    newParent
    new parent of copied objects
    listObjects
    objects to copy

    Return Value

    a list of the new placements.
    See Also